home *** CD-ROM | disk | FTP | other *** search
/ 3D Games - Real-time Rend…ng & Software Technology / 3D Games - Real-time Rendering & Software Technology.iso / flysdk / util / max / impflybsp / impflybsp.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2000-10-31  |  7.2 KB  |  142 lines

  1. # Microsoft Developer Studio Project File - Name="impflybsp" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=impflybsp - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "impflybsp.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "impflybsp.mak" CFG="impflybsp - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "impflybsp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "impflybsp - Win32 ReleaseMax3" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "impflybsp - Win32 ReleaseMax2" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE 
  24.  
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=xicl6.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32.  
  33. !IF  "$(CFG)" == "impflybsp - Win32 Debug"
  34.  
  35. # PROP BASE Use_MFC 2
  36. # PROP BASE Use_Debug_Libraries 1
  37. # PROP BASE Output_Dir "Debug"
  38. # PROP BASE Intermediate_Dir "Debug"
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC 0
  41. # PROP Use_Debug_Libraries 1
  42. # PROP Output_Dir "Debug"
  43. # PROP Intermediate_Dir "Debug"
  44. # PROP Ignore_Export_Lib 0
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /YX /FD /GZ /c
  47. # ADD CPP /nologo /G6 /MTd /W3 /Gm /GX /Zi /Od /I "\maxsdk\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /GZ /c
  48. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  49. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  50. # ADD BASE RSC /l 0x416 /d "_DEBUG" /d "_AFXDLL"
  51. # ADD RSC /l 0x416 /d "_DEBUG"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=xilink6.exe
  56. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  57. # ADD LINK32 maxutil.lib COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /debug /machine:I386 /out:"\3dsmax3\plugins\Impflybsp3.dli" /pdbtype:sept /libpath:"\maxsdk\lib"
  58.  
  59. !ELSEIF  "$(CFG)" == "impflybsp - Win32 ReleaseMax3"
  60.  
  61. # PROP BASE Use_MFC 0
  62. # PROP BASE Use_Debug_Libraries 0
  63. # PROP BASE Output_Dir "impflybsp___Win32_ReleaseMax3"
  64. # PROP BASE Intermediate_Dir "impflybsp___Win32_ReleaseMax3"
  65. # PROP BASE Ignore_Export_Lib 0
  66. # PROP BASE Target_Dir ""
  67. # PROP Use_MFC 0
  68. # PROP Use_Debug_Libraries 0
  69. # PROP Output_Dir "ReleaseMax3"
  70. # PROP Intermediate_Dir "ReleaseMax3"
  71. # PROP Ignore_Export_Lib 0
  72. # PROP Target_Dir ""
  73. # ADD BASE CPP /nologo /G6 /MT /W3 /Gm /GX /Zi /Od /I "\maxsdk\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
  74. # ADD CPP /nologo /G6 /MT /W3 /Gm /GX /Zi /Od /I "\maxsdk3\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
  75. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  76. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  77. # ADD BASE RSC /l 0x416 /d "NDEBUG"
  78. # ADD RSC /l 0x416 /d "NDEBUG"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=xilink6.exe
  83. # ADD BASE LINK32 maxutil.lib COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /machine:I386 /out:"..\..\Impflybsp3.dli" /libpath:"\maxsdk\lib"
  84. # ADD LINK32 maxutil.lib COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /machine:I386 /out:"..\..\Impflybsp3.dli" /libpath:"\maxsdk3\lib"
  85.  
  86. !ELSEIF  "$(CFG)" == "impflybsp - Win32 ReleaseMax2"
  87.  
  88. # PROP BASE Use_MFC 0
  89. # PROP BASE Use_Debug_Libraries 0
  90. # PROP BASE Output_Dir "impflybsp___Win32_ReleaseMax2"
  91. # PROP BASE Intermediate_Dir "impflybsp___Win32_ReleaseMax2"
  92. # PROP BASE Ignore_Export_Lib 0
  93. # PROP BASE Target_Dir ""
  94. # PROP Use_MFC 0
  95. # PROP Use_Debug_Libraries 0
  96. # PROP Output_Dir "ReleaseMax2"
  97. # PROP Intermediate_Dir "ReleaseMax2"
  98. # PROP Ignore_Export_Lib 0
  99. # PROP Target_Dir ""
  100. # ADD BASE CPP /nologo /G6 /MT /W3 /Gm /GX /Zi /Od /I "\maxsdk\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
  101. # ADD CPP /nologo /G6 /MT /W3 /Gm /GX /Zi /Od /I "\maxsdk2\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
  102. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  103. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  104. # ADD BASE RSC /l 0x416 /d "NDEBUG"
  105. # ADD RSC /l 0x416 /d "NDEBUG"
  106. BSC32=bscmake.exe
  107. # ADD BASE BSC32 /nologo
  108. # ADD BSC32 /nologo
  109. LINK32=xilink6.exe
  110. # ADD BASE LINK32 maxutil.lib COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /machine:I386 /out:"..\..\Impflybsp3.dli" /libpath:"\maxsdk\lib"
  111. # ADD LINK32 COMCTL32.LIB KERNEL32.LIB USER32.LIB GDI32.LIB WINSPOOL.LIB COMDLG32.LIB ADVAPI32.LIB SHELL32.LIB OLE32.LIB OLEAUT32.LIB UUID.LIB core.lib geom.lib gfx.lib mesh.lib util.lib dxguid.lib opengl32.lib glu32.lib winmm.lib dplayx.lib dsound.lib dinput.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ddraw.lib /nologo /base:"0X2D290000" /subsystem:windows /dll /machine:I386 /out:"..\..\Impflybsp2.dli" /libpath:"\maxsdk2\lib"
  112.  
  113. !ENDIF 
  114.  
  115. # Begin Target
  116.  
  117. # Name "impflybsp - Win32 Debug"
  118. # Name "impflybsp - Win32 ReleaseMax3"
  119. # Name "impflybsp - Win32 ReleaseMax2"
  120. # Begin Source File
  121.  
  122. SOURCE=.\impflybsp.cpp
  123. # End Source File
  124. # Begin Source File
  125.  
  126. SOURCE=.\impflybsp.def
  127. # End Source File
  128. # Begin Source File
  129.  
  130. SOURCE=.\impflybsp.rc
  131. # End Source File
  132. # Begin Source File
  133.  
  134. SOURCE=.\resource.h
  135. # End Source File
  136. # Begin Source File
  137.  
  138. SOURCE=..\..\..\lib\Fly3D.lib
  139. # End Source File
  140. # End Target
  141. # End Project
  142.